﻿html { font-size: 100px; }
body, div { margin: 0 auto; padding: 0; font-size: 14px; }
body { -webkit-font-smoothing: antialiased; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, a, blockquote, th { font-family: "Microsoft YaHei",sans-serif,SimSun; }
a { color: inherit; text-decoration: none; cursor: pointer; }
i { font-style: normal; font-size: 0.15rem; }
h1 { display: inline; font-weight: bold; font-size: 0.14rem; }
h2 { display: inline; font-weight: bold; font-size: 0.12rem; color: #ff6600; }
h4 { display: inline; font-weight: bold; font-size: 0.14rem; }
h5 { display: inline; font-weight: bold; font-size: 0.16rem; }
img { border:none;}
/*a:hover { color: #ff6600; text-decoration: underline; position: relative; left: 1px; top: 1px; }*/
/*滚动条*/
::-webkit-scrollbar { width: 15px; }
::-webkit-scrollbar-track { background-color: transparent; }
/* 滚动条的滑轨背景颜色 */
::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 3px; }
/* 滑块颜色 */
::-webkit-scrollbar-thumb:hover { background-color: #999; }
/* 滑轨两头的监听按钮颜色 */
::-webkit-scrollbar-corner { background-color: transparent; }
/* 横向滚动条和纵向滚动条相*/

/*备注文字*/
::-webkit-input-placeholder { /* WebKit browsers */ color: #999; font-size: 0.15rem; }
::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; font-size: 0.15rem; }
:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999; font-size: 0.15rem; }
#focus .lun { height: 2.58rem; position: absolute; }
#focus .lun li { float: left; width: 2.58rem; height: 1.64rem; overflow: hidden; position: relative; background: #000; }
#focus .lun li div { position: absolute; overflow: hidden; }
#focus .pagination { position: absolute; margin: 0; padding: 0; bottom: 8px; left: 111px; display: none; }
#focus .pagination li { width: 6px; height: 6px; background-color: #999; float: left; list-style: none; margin-right: 5px; border-radius: 50px; }
#focus .pagination li.active { width: 10px; height: 10px; position: relative; top: -2px; background-color: #fff; }
/*----------------------------------位置导航条代码开始----------------------------------*/
.center .c_bar { width: 12rem; height: 0.21rem; min-width: 12rem; font-size: 0.16rem; font-weight: 400; color: #999999; /* line-height: 0.16rem; */ padding-top: 0.20rem; overflow: inherit; display: none; }
.center .c_bar .c_b_one { color: #666666; margin-right: 0.05rem; }
.center .c_bar .c_b_one:hover { color: #FF6600; }
.center .c_bar .c_b_two { color: #666666; margin-right: 0.05rem; margin-left: 0.05rem; }
.center .c_bar .c_b_two:hover { color: #FF6600; }
.center .c_bar .c_b_three { color: #666666; margin-right: 0.05rem; margin-left: 0.05rem; }
.center .c_bar .c_b_three:hover { color: #FF6600; }
.center .c_bar .c_b_four { color: #666666; margin-right: 0.05rem; margin-left: 0.05rem; }
.center .c_bar .c_b_four:hover { color: #FF6600; }
.center .c_bar .c_b_five { margin-left: 0.05rem; }
.center .c_bar .c_b_five:hover { color: #999999; }
/*----------------------------------位置导航条代码结束----------------------------------*/

/*通用标题div*/
.TitleDiv { width: 100%; height: 0.4rem; /* background: linear-gradient(180deg,#f4fff4 0%,rgba(255,255,255,1) 100%); */ background: url(//s.faloo.com/novel2/CategoryIndex/titleback.jpg) no-repeat; background-size: 12rem 100%; font-size: 0.17rem; position: relative; text-align: center; }
.TitleDiv span { position: relative; bottom: -0.1rem; }
.TitleDiv .zpxg { position: absolute; bottom: 0.1rem; left: 0.24rem; }
.TitleDiv .left { position: absolute; bottom: 0.1rem; left: 0.24rem; }
.TitleDiv .right { position: absolute; bottom: 0; right: 0.26rem; }
.TitleDiv .right1 { bottom: 0; }
.TitleDiv .shuping { position: absolute; bottom: 0.1rem; left: 0.24rem; }
.TitleDiv1 { width: 2.42rem; height: 0.4rem; line-height: 0.38rem; padding-left: 0.16rem; /* background: linear-gradient(180deg,#f4fff4 0%,rgba(255,255,255,1) 100%); */ background: url(//s.faloo.com/novel2/CategoryIndex/titleback.jpg) no-repeat; background-size: 12rem 100%; font-size: 0.17rem; color: #333333; position: relative; border-left: 0.01rem solid #ededed; border-top: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.TitleDiv_noborder { border: 0; }
.quanbu { color: #666666; position: absolute; right: 0.1rem; font-size: 0.14rem; }
/*通用标题div   End*/

/*边框阴影*/
.bodyBorderShadow { box-shadow: 0 0 0.1rem #e7e7e7; }
.bodyBorderShadowHei { box-shadow: 0 0 0.1rem #4d4d4d; }
/*边框阴影End*/

/*遮罩*/
.zheZhao { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; outline: 0; -webkit-overflow-scrolling: touch; background-color: rgb(0, 0, 0); filter: alpha(opacity=60); background-color: rgba(0, 0, 0, 0.5); z-index: 998; text-align: center; display: none; }
.zheZhao2 { background-color: #000; z-index: 90; opacity: 0.1; }
/*取消浮动*/
.clearfix:before, .row:before, .form-group:before { display: table; content: " "; }
.clearfix:after, .row:after, .form-group:after { clear: both; display: table; content: " "; }


/*----------------------------------头部代码开始----------------------------------*/
.top { width: 100%; background: #FFFFFF; min-width: 12rem; overflow: hidden; }
.top .TipsBorder { border-bottom: 0.01rem solid #F2F2F2; position: relative; }
.top .Tips { width: 12rem; height: 0.39rem; padding: 0 0.0rem; line-height: 0.4rem; }
.top .Tips a { font-size: 0.14rem; color: #666666; cursor: pointer; }
.top .Tips .Tipspan1 { position: relative; left: 0rem; font-size: 0.14rem; }
.top .Tips .Tipspan1 a { margin-right: 0.1rem; }
.top .Tips .Tipspan1 a:hover { color: #FF6600; }
.top .Tips .Tipspan1 span { color: #666; margin: 0 0.05rem; }
.top .Tips .Tipspan2 { float: right; }
.top .Tips .Tipspan2 a { margin-left: 0.39rem; }
.top .Search { width: 12rem; height: 1rem; padding: 0rem 0.0rem; position: relative; }
.top .Nav { width: 100%; min-width: 12rem; height: 0.4rem; background: #1CB15C; overflow: hidden; position: relative; }
.top .Nav .Nav1 { width: 12rem; height: 0.4rem; padding: 0 0rem; line-height: 0.44rem; position: relative; background: #1CB15C; }
.Nav1 ul { margin: 0; padding: 0; width: 100%; /* display: inline-block; */ }
.Nav1 ul li { padding: 0; list-style: none; float: left; /* display: block; */ margin-right: 0.1rem; white-space: nowrap; height: 0.40rem; line-height: 0.43rem; position:relative; }
.Nav1 ul li .new { position: absolute; top: 0.03rem !important; right: -0.14rem; background: red; color: #fff; padding: 0 0.05rem 0.01rem; border-radius: 0.1rem 0rem 0.1rem 0rem; font-size: 0.12rem; line-height: normal; }
.Nav1 ul li:nth-child(11) { margin-right: 0; float: right; }
.Nav1 a { padding: 0rem 0.2rem 0rem 0.2rem; color: #FFFFFF; line-height: 0.28rem; font-size: 0.17rem; border-radius: 0.03rem; display: inline-block; margin-top: 0.06rem; }
.Nav1 a:hover { background: #EDFAEC; color: #333333; }
.Nav1 .current a { background: #EDFAEC; color: #333333; }
.top .BookType { min-height: 0.48rem; line-height: 0.48rem; padding: 0 0.0rem; position: relative; min-width: 12rem; background-image: url(//s.faloo.com/novel2/novelRead/bg_60.png); }
.top .BookType ul { width: 12rem; margin: 0; padding: 0; margin: 0 auto; -webkit-text-size-adjust: none; }
.top .BookType ul li { /*min-width: 5.5%;*/ padding: 0; list-style: none; float: left; padding: 0 2.2% 0 2.7%; }
.top .BookType ul li:nth-child(8) { /*width: 6%;*/ }
.top .BookType ul li a { color: #666666; font-size: 0.15rem; }
.top .BookType ul li .current { color: #079343; }
.top .BookType ul li a:hover { color: #FF6600; }
.bar_category0 { background: url(//s.faloo.com/novel2/index/tongren.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category1 { background: url(//s.faloo.com/novel2/index/xuanhuan.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category2 { background: url(//s.faloo.com/novel2/index/wuxia.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category3 { background: url(//s.faloo.com/novel2/index/dushiyanqing.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category4 { background: url(//s.faloo.com/novel2/index/junshi.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category5 { background: url(//s.faloo.com/novel2/index/kehuan.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category6 { background: url(//s.faloo.com/novel2/index/kongbu.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category7 { background: url(//s.faloo.com/novel2/index/qinchun.png) no-repeat left 0.12rem; background-size: 0.25rem 0.25rem; }
.bar_category8 { background: url(//s.faloo.com/novel2/index/qinxiaoshuo.png) no-repeat left 0.12rem; background-size: 0.24rem; }
.bar_category9 { background: url(//s.faloo.com/novel2/index/nvsheng.png) no-repeat left 0.12rem; padding-right: 0rem; background-size: 0.24rem; }


.Search .SearchLeft { width: 22%; height: 0.8rem; float: left; /* line-height: 1.5rem; */ padding-top: 0.20rem; }
.Search .SearchCenter { width: 42%; height: 0.8rem; float: left; padding-top: 0.2rem; }
.Search .SearchCenter .SearchCenterDiv1 { width: 100%; height: 0.38rem; border: 0.01rem solid rgba(255,102,0,1); border-radius: 0.19rem; border-right: none; position:relative; }
.SearchCenterDiv1-One { float: left; width: 21%; height: 0.38rem; position: relative; }
.SearchCenterDiv1-Two { float: left; width: 61%; height: 0.38rem; }
.SearchCenterDiv1-Three { float: left; width: 18%; height: 0.38rem; position: relative; left: 0.02rem; }
.Search .SearchCenter .SearchCenterDiv1 input[type="text"] { width: 99%; margin-left: 1%; height: 0.36rem; line-height: 0.36rem; border: none; outline: none; font-size: 0.15rem; background: none; }
.Search .SearchCenter .SearchCenterDiv1 input[type="button"] { width: 100%; height: 0.39rem; background-color: #FF6600; border: 0.02rem solid #FF6600; border-radius: 0rem 0.19rem 0.19rem 0rem; color: #FEFFFE; font-size: 0.15rem; cursor: pointer; outline: none; }
.Search .SearchCenter .SearchCenterDiv1 i { padding-left: 10%; font-size: 0.15rem; line-height: 0.38rem; font-style: normal; cursor: pointer; }
.Search .SearchCenter .SearchCenterDiv1 i img { width: 0.12rem; }
.Search .SearchCenter .SearchCenterDiv1 .question { background: url(//s.faloo.com/novel2/question.png) no-repeat center center/50% auto; padding: 0; position: absolute; width: 0.48rem; height: 0.4rem; margin-left: 0.05rem; cursor: pointer; }
.fuchuang { width: 0.70rem; height: 1.08rem; background: rgb(255, 255, 255); border-radius: 0.04rem; box-shadow: 0 0 0.1rem 0 #CCCCCC; position: absolute; left: 0.1rem; top: 0.40rem; z-index: 100; border-image: initial; line-height: 0.35rem; padding: 0.0rem 0.07rem; color: #666666; display: none; font-size: 0.15rem; }
.fuchuang a { display: inline-block; border-bottom: 0.01rem dashed #CCCCCC; width: 0.48rem; }
.fuchuang a:nth-child(1) { background-image: url(//s.faloo.com/novel2/index/fuchuang1.png); background-repeat: no-repeat; background-position: left; background-position-x: 0.01rem; background-size: 0.14rem 0.16rem; padding-left: 0.20rem; }
.fuchuang a:nth-child(2) { background-image: url(//s.faloo.com/novel2/index/fuchuang2.png); background-repeat: no-repeat; background-position: left; background-position-x: 0.01rem; background-size: 0.13rem 0.15rem; padding-left: 0.20rem; }
.fuchuang a:nth-child(3) { border: 0; background-image: url(//s.faloo.com/novel2/index/fuchuang3.png); background-repeat: no-repeat; background-position: left; background-position-x: 0.01rem; background-size: 0.16rem 0.15rem; padding-left: 0.20rem; }
.Search .SearchCenter .SearchCenterDiv1 i span:nth-child(1) { width: 50%; display: inline-block; text-align: right; color: #999999; margin-right: 0.02rem; }
.Search .SearchCenter .SearchCenterDiv1 i span:nth-child(2) { display: inline-block; position: relative; top: -0.01rem; }
.Search .SearchCenter .SearchCenterDiv1 i span:nth-child(3) { width: 0.01rem; height: 0.19rem; display: inline-block; background: #E6E6E6; position: relative; left: 0.13rem; top: 0.05rem; }
.Search .SearchCenter .SearchCenterDiv2 { margin-top: 0.05rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.Search .SearchCenter .SearchCenterDiv2 a { font-size: 0.14rem; color: #666666; padding: 0rem 0.05rem; }
.Search .SearchCenter .SearchCenterDiv2 a:hover { color: #038139; }
.Search .SearchRight { width: 29%; height: 1rem; float: right; }
.Search .SearchRight p { font-size: 0.14rem; color: #666666; }
.Search .SearchRight p:nth-child(2) a { padding-left: 2%; }
.Search .SearchRight p:nth-child(2) a:first-child { padding-left: 0; }
.Search .SearchRight a { padding: 0rem 2% 0 0; color: #666666; }
.Search .SearchRight a:hover { color: #FF6600; }


/*----------------------------------头部代码到此结束华丽的分割线----------------------------------*/
/*----------------------------------开始分页列表----------------------------------*/
.pageliste_body { width: 100%; text-align: right; display: block; overflow: hidden; white-space: nowrap; clear: both; border-bottom: 0px solid #C7C7C1; border-spacing: 0px; margin-bottom: 2%; padding-right: 2%; margin-top: 0.5%; font-size: 0.17rem; }
.pageliste_body a { padding: 0 2.7% 0 2.7%; }
.pagelist_curr { color: #ED4259; font-weight: bold; padding: 0 2.7% 0 2.7%; }
.pagecount { color: #756C6C; font-size: 0.16rem !important; margin-left: 1%; font-weight: normal; }
/*----------------------------------结束分页列表----------------------------------*/

/*----------------------------------开始底部样式--------------------------------------------------*/
.bottom { min-width: 100%; height: 3.42rem; background: #FFFFFF; float: left; border-top: 0.01rem solid #E6E6E6; }
.bottom .bottomTop { width: 11.8rem; padding: 0.1rem 0.1rem 0rem 0.1rem; min-height: 1.51rem; border-bottom: 0.01rem solid #E6E6E6; }
.bottom .bottomTop p { line-height: 0.2rem; font-size: 0.14rem; color: #80A78C; }
.bottom .bottomBtom { width: 12rem; height: 1.51rem; padding-top: 0.08rem; }
.bottom .bottomBtom p { line-height: 0.34rem; color: #666666; font-size: 0.15rem; text-align: center; }
.bottom .bottomBtom a { margin-right: 0.03rem; }
.bottom .bottomBtom a:hover { color: #FF6600; }




/*----------------------------------打赏作者的弹出窗--------------------------------------------------*/
.dialogWindow { width: 8rem; height: 5.6rem; position: fixed; top: 50%; left: 50%; background-color: #fff; margin-top: -2.8rem; margin-left: -4rem; z-index: 999; border-radius: 0.08rem; overflow: hidden; display: none; color: #333; }
.shuqian { display: none; width: 400px; margin-left: -200px; height: 300px; }
.dialogWindow .w_title { background-color: #28B46D; color: #fff; line-height: 0.55rem; font-size: 0.22rem; text-align: center; }
.dialogWindow .w_close { position: absolute; top: 0; right: 0.1rem; width: 0.23rem; height: 0.23rem; cursor: pointer; padding:0.15rem; }
.dialogWindow .w_close img { width: 0.23rem; height: 0.23rem; }

.dialogWindow .w_content .w_c_tab { color: #666; font-size: 0.18rem; }
.dialogWindow .w_content .w_c_tab p:first-child span { color: #FF6600; }
.dialogWindow .w_content .w_c_tab .w_c_t_item1, .dialogWindow .w_content .w_c_tab .w_c_t_item2 { list-style-type: none; padding: 0; margin: 0; }
.dialogWindow .w_content .w_c_tab .w_c_t_item1 li { display: inline-block; border: solid 0.01rem #CCCACA; padding: 0.05rem 0.23rem; border-radius: 0.04rem; margin-right: 0.1rem; cursor: pointer; text-align: center; }
.dialogWindow .w_content .w_c_tab .w_c_t_item1 li.select { border-color: #FF6600; background: url(//s.faloo.com/novel2/novelRead/duigou.png) no-repeat right -0.02rem bottom; }
.dialogWindow .w_content .w_c_tab .w_c_t_item1 li.select span { color: #FF6600; }
.dialogWindow .w_content .w_c_tab .w_c_t_item2 li { display: inline-block; width: 1.21rem; font-size: 0.16rem; line-height: 0.38rem; }
.dialogWindow .w_content .w_c_tab .w_c_t_tips { font-size: 0.16rem; margin-top: 0.3rem; }
.dialogWindow .w_content .w_c_tab .w_c_t_tips span { color: #FF6600; }
.dialogWindow .w_content .w_c_tab .w_c_t_tips div { font-size: 0.15rem; color: #999; line-height: 0.3rem; }
.dialogWindow .w_content .w_c_tab .w_c_t_tips div:first-child { color: #FF6600; }
.dialogWindow .w_content .w_c_tab .w_c_t_tips p { text-indent: 0.48rem; }
.dialogWindow .w_content .w_c_tab .w_c_t_tips p:first-child { text-indent: 0; }
.dialogWindow .w_content .w_c_tab .w_c_t_btnBox { text-align: center; margin-top: 0.3rem; }
.dialogWindow .w_content .w_c_tab .w_c_t_btnBox .btn1 { width: 1.2rem; height: 0.4rem; background-color: #FF6600; border: none; color: #fff; border-radius: 0.04rem; font-size: 0.18rem; margin-right: 1rem; cursor: pointer; }
.dialogWindow .w_content .w_c_tab .w_c_t_btnBox .btn2 { width: 1.2rem; height: 0.4rem; color: #FF6600; background-color: #FFf; border: solid 0.01rem #FF6600; border-radius: 0.04rem; font-size: 0.18rem; cursor: pointer; }
.dialogWindow .w_content .w_c_tab .w_c_t_balance { font-size: 0.18rem; margin-top: 0.6rem; }
.dialogWindow .w_content .w_c_tab .w_c_t_balance span { color: #FF6600; }
.dialogWindow .w_content .w_c_tab .w_c_t_balance a { color: #28B46D; }

.ping { display: block; width: 400px; margin-left: -200px; height: 300px; }
.ping1 { display: block; width: 600px; margin-left: -300px; height: 300px; }
.dialogWindow .maxw_content { padding: 20px; font-size: 18px; }
.dialogWindow .maxw_content a { color: #FF6600; text-decoration: underline; font-size: 0.20rem; }
.show { display: block; }
#iframe_m { z-index: 1; }
.btn_box1 { text-align: center; margin-bottom: 0.2rem; }
.btn_1 { display: inline-block; width: 1.34rem; height: 0.36rem; border: 0.01rem solid rgba(9,132,62,1); border-radius: 0.04rem; color: #09843E; vertical-align: top; cursor: pointer; background: #fff; }
.btn_close1 { display: inline-block; width: 1.34rem; height: 0.36rem; border: 0.01rem solid rgba(9,132,62,1); border-radius: 0.04rem; color: #09843E; vertical-align: top; cursor: pointer; background: #fff; font-size: 0.16rem; }
.btn_confirm1 { background: #09843E; color: #fff; font-size: 0.16rem; }
.marginRight { margin-right: 0.2rem; }
/*----------------------------------打赏作者的弹出窗结束--------------------------------------------------*/

/**  未登录弹出窗**/
.dialog_layout { position: fixed; top: 0; left: 0; bottom: 0; right: 0; text-align: center; overflow: hidden; outline: 0; -webkit-overflow-scrolling: touch; background-color: rgb(0, 0, 0); filter: alpha(opacity=60); background-color: rgba(0, 0, 0, 0.2); z-index: 998; }
.dialog_layout:after { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.dialog_layout .dl_l_login { width: 6.72rem; height: 5.43rem; background: url(//s.faloo.com/novel2/loginDialog/login_bg.jpg) no-repeat center center; background-size: 100%; display: inline-block; vertical-align: middle; text-align: left; position: relative; border-radius: 0.1rem; box-shadow: 0 0 0.1rem #505D66; margin: 0.1rem 0 0.1rem 0; }
.dialog_layout .dl_l_login .login_close { position: absolute; cursor: pointer; width: 0.47rem; top: 0.05rem; right: 0.1rem; border: none; }

.dialog_layout .dl_l_login .login_zi2 { position: absolute; width: 3.69rem; border: none; top: 0.27rem; left: 50%; margin-left: -1.85rem; }
.dialog_layout .dl_l_login .login_zi1 { position: absolute; width: 5.25rem; border: none; top: 0.9rem; left: 50%; margin-left: -2.63rem; }
.dialog_layout .dl_l_login .login_red { position: absolute; width: 1.47rem; border: none; top: 2.97rem; left: 50%; margin-left: -0.74rem; }
.dialog_layout .dl_l_login .login_zi3 { position: absolute; width: 2.8rem; top: 1.5rem; left: 50%; margin-left: -1.4rem; color: #fff; font-size: 0.18rem;  }
.dialog_layout .dl_l_login .login_btnBox { position: absolute; top: 1.9rem; left: 0; right: 0; text-align: center; }
.dialog_layout .dl_l_login .login_btnBox .l_btn { width: 1.6rem; height: 0.36rem; border: solid 0.02rem #fff; display: inline-block; line-height: 0.36rem; border-radius: 0.4rem; font-size: 0.22rem; box-shadow: 0 0 0.1rem #0866A9; }
.dialog_layout .dl_l_login .login_btnBox .l_b_login { margin-right: 0.3rem; color: #FD5C5C; background-color: #fff; }
.dialog_layout .dl_l_login .login_btnBox .l_b_register { color: #fff; background-color: #FF6600; }
.dialog_layout .dl_l_login .login_threebtnBox { position: absolute; top: 2.43rem; text-align: center; left: 0; right: 0; }
.dialog_layout .dl_l_login .login_threebtnBox .l_wxlogin { width: 1.3rem; height: 0.45rem; font-size: 0.2rem; color: #fff; display: inline-block; background: url(//s.faloo.com/novel2/loginDialog/login_wx.png) no-repeat left center; background-size: 0.45rem; line-height: 0.45rem; padding-left: 0.2rem; }
.dialog_layout .dl_l_login .login_threebtnBox .l_qqlogin { width: 1.3rem; height: 0.45rem; font-size: 0.2rem; color: #fff; display: inline-block; background: url(//s.faloo.com/novel2/loginDialog/login_qq.png) no-repeat left center; background-size: 0.45rem; line-height: 0.45rem; padding-left: 0.13rem; }
.dialog_layout .dl_l_login .login_zi4 { position: absolute; top: 5.01rem; text-align: center; left: 0; right: 0; color: #A3620F; font-size: 0.16rem; height: 0.22rem; }
.dialog_layout .dl_l_login .login_zi4 .login_zi4_z1 { display: inline-block; background: url(//s.faloo.com/novel2/loginDialog/login_ioc2.png) no-repeat left center; background-size: 0.17rem; padding-left: 0.22rem; }
.dialog_layout .dl_l_login .login_zi4 .login_zi4_z2 { display: inline-block; background: url(//s.faloo.com/novel2/loginDialog/login_ioc3.png) no-repeat left center; background-size: 0.17rem; padding-left: 0.22rem; margin-left: 0.2rem; }
.dialog_layout .dl_l_login .login_zi4 .login_zi4_z3 { display: inline-block; background: url(//s.faloo.com/novel2/loginDialog/login_ioc1.png) no-repeat left center; background-size: 0.17rem; padding-left: 0.22rem; margin-left: 0.2rem; }



/*特殊样式*/
.nobg { background: none; }
.hidden { display: none; }



/*手机端*/
@media only screen and (max-device-width: 780px) {
/*底部样式*/
.bottom { width: 12rem; }
}

@media only screen and (max-device-width:1142px) {
.dialog_layout .dl_l_login { width: 90%; height: 543px; background: url(//s.faloo.com/novel2/loginDialog/login_wapbg.jpg) no-repeat center center; background-size: 100%; }

}

@media only screen and (min-device-width : 500px) and (max-device-width : 1142px) {
}

@media only screen and (max-device-width: 500px) {
}

@media only screen and (max-device-width:330px) {
}



/*----------------------------------结束底部样式--------------------------------------------------*/
/*2048*1536*/
@media only screen and (min-width:2000px) and (max-width:2300px) {
html { font-size: 670%; }
}
/*2304*864*/
@media only screen and (min-width:2300px) and (max-width:2500px) {
html { font-size: 755%; }
}
/*2560*1024*/
@media only screen and (min-width:2500px) and (max-width:2800px) {
html { font-size: 839%; }
}
/*2800*1050*/
@media only screen and (min-width:2800px) and (max-width:3000px) {
html { font-size: 915%; }
}
/*3200*1200*/
@media only screen and (min-width:3000px) and (max-width:3500px) {
html { font-size: 1048%; }
}
/*4096*1536*/
@media only screen and (min-width:3500px) and (max-width:4500px) {
html { font-size: 1344%; }
}
/**/
@media only screen and (min-width:4500px) and (max-width:5000px) {
html { font-size: 1571%; }
}
/**/
@media only screen and (min-width:5000px) and (max-width:5500px) {
html { font-size: 1705%; }
}
/**/
@media only screen and (min-width:6000px) and (max-width:6500px) {
html { font-size: 2000%; }
}

@media only screen and (min-width:6500px) and (max-width:7000px) {
html { font-size: 2190%; }
}

@media only screen and (min-width:7000px) and (max-width:7500px) {
html { font-size: 2390%; }
}

@media only screen and (min-width:7500px) and (max-width:8000px) {
html { font-size: 2590%; }
}

@media only screen and (min-width:8000px) {
html { font-size: 2790%; }
}
